FactFADisbursement 
Default Table Name  FactFADisbursement 
Definition 
 

FactFADisbursement Columns 
ColumnName  Domain  Datatype  NULL  Definition 
Id(PK)    int  NO 
 
ProspectSK(FK)    int  NO 
 
StudentSK(FK)    int  NO 
 
StudentBK    int  NO 
 
EnrollmentBK    int  NO 
 
FAStudentAYBK    int  NO 
 
FAStudentAidBK    int  NO 
 
FAStudentAyPPBK    int  NO 
 
CampusSK(FK)    int  NO 
 
ProgramVersionSK(FK)    int  NO 
 
SchoolStatusSK(FK)    int  NO 
 
EnrollmentStatusSK(FK)    int  NO 
 
TermSK(FK)    int  NO 
 
DegreeSK(FK)    int  NO 
 
ExpectedStartDateSK(FK)    int  NO 
 
ActualStartDateSK(FK)    int  NO 
 
AcademicYearSK(FK)    int  NO 
 
LoanPeriodSK(FK)    int  NO 
 
PackageCreateDateSK(FK)    int  NO 
 
PackagingMethodSK(FK)    int  NO 
 
FundSourceSK(FK)    int  NO 
 
AwardYearSK(FK)    int  NO 
 
PaymentPeriodSK(FK)    int  YES 
 
DisbTypeSK(FK)    int  YES 
 
DisbNumber    int  YES 
 
FaSchedID    int  YES 
 
FaDisbID    int  YES 
 
FaRefundID    int  YES 
 
SaStipendID    int  YES 
 
SaStipendSchedID    int  YES 
 
AwardStatusSK(FK)    int  YES 
 
DisbursementStatusSK(FK)    int  YES 
 
ReadyToPayStatusFlag    tinyint  YES 
 
ScheduledStatusFlag    tinyint  YES 
 
PaidStatusFlag    tinyint  YES 
 
CanceledVoidStatusFlag    tinyint  YES 
 
ReadyToPayStatusDateSK(FK)    int  YES 
 
ScheduledStatusDateSK(FK)    int  YES 
 
PaidStatusDateSK(FK)    int  YES 
 
CanceledStatusDateSK(FK)    int  YES 
 
ScheduledToReadyToPayStatusLag    int  YES 
 
ScheduledToPaidStatusLag    int  YES 
 
ReadyToPayToPaidStatusLag    int  YES 
 
ScheduledToCanceledStatusLag    int  YES 
 
ExpectedAmount    decimal(19, 4)  YES 
 
ReceivedAmount    decimal(19, 4)  YES 
 
InterestAmount    decimal(19, 4)  YES 
 
DisbDateOutsideAY180DaysFlag    tinyint  YES 
 
RefundDateDueOutsideAY180DaysFlag    tinyint  YES 
 
RefundDateSentOutsideAY180DaysFlag    tinyint  YES 
 
NetAmount    decimal(19, 4)  YES 
 
BankFee    decimal(19, 4)  YES 
 
GrossAmount    decimal(19, 4)  YES 
 
DisbMarkedPaidIncorrectlyFlag    tinyint  YES 
 
PaidDisbNotLinkedToLedgerCardFlag    tinyint  YES 
 
DisbAndLedgerCardAmountMissMatchedFlag    tinyint  YES 
 
RefundAndAwardAYSeqMissMatchedFlag    tinyint  YES 
 
DisbDateSchedOutsideAY10DaysFlag    tinyint  YES 
 
FaDisbMarkedNotPaidFlag    tinyint  YES 
 
PaidRefundStipendMissingInLedgerCardFlag    char(10)  NO 
 
TermEnrollmentStatusSK    char(10)  NO 
 
NetAmountReceivedAfterRefund    char(10)  NO 
 
DisbursementExpectedDateSK    char(10)  NO 
 
DisbursementEnrollStatusSK    char(10)  NO 
 
RefundAmount    char(10)  YES 
 
EnrollmentTermBK    char(10)  YES 
 
StudentPellBK    char(10)  YES 
 

FactFADisbursement Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FactFADisbursement  PrimaryKey  Id 

FactFADisbursement Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
DimAcademicYear  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimAcademicYear      AcademicYearSK  NO  YES 
DimAwardStatus  Non-Identifying  Zero or One to Zero or More  FK_FactFADisbursement_DimAwardStatus      AwardStatusSK  NO  YES 
DimAwardYear  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimAwardYear      AwardYearSK  NO  YES 
DimCampus  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimCampus      CampusSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimDate_ActualStartDateSK      ActualStartDateSK  NO  YES 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_FactFADisbursement_DimDate_CanceledStatusDateSK      CanceledStatusDateSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimDate_ExpectedStartDateSK      ExpectedStartDateSK  NO  YES 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_FactFADisbursement_DimDate_PaidStatusDateSK      PaidStatusDateSK  NO  YES 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_FactFADisbursement_DimDate_ReadyToPayStatusDateSK      ReadyToPayStatusDateSK  NO  YES 
DimDate  Non-Identifying  Zero or One to Zero or More  FK_FactFADisbursement_DimDate_ScheduledStatusDateSK      ScheduledStatusDateSK  NO  YES 
DimDegree  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimDegree      DegreeSK  NO  YES 
DimDisbType  Non-Identifying  Zero or One to Zero or More  FK_FactFADisbursement_DimDisbType      DisbTypeSK  NO  YES 
DimDisbursementStatus  Non-Identifying  Zero or One to Zero or More  FK_FactFADisbursement_DimDisbursementStatus      DisbursementStatusSK  NO  YES 
DimEnrollmentStatus  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimEnrollmentStatus      EnrollmentStatusSK  NO  YES 
DimFundSource  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimFundSource      FundSourceSK  NO  YES 
DimLoanPeriod  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimLoanPeriod      LoanPeriodSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimPackageDate      PackageCreateDateSK  NO  YES 
DimPackagingMethod  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimPackageMethod      PackagingMethodSK  NO  YES 
DimPaymentPeriod  Non-Identifying  Zero or One to Zero or More  FK_FactFADisbursement_DimPaymentPeriod      PaymentPeriodSK  NO  YES 
DimProgramVersion  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimProgramVersion      ProgramVersionSK  NO  YES 
DimProspect  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimProspect      ProspectSK  NO  YES 
DimSchoolStatus  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimSchoolStatus      SchoolStatusSK  NO  YES 
DimStudent  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimStudent      StudentSK  NO  YES 
DimTerm  Non-Identifying  One To Zero or More  FK_FactFADisbursement_DimTerm      TermSK  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication